+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
+2000-08-01 Martin Baulig <baulig@suse.de>
+
+ * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
+ to display the message that this is a development version of GTK+.
+
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
#ifndef G_OS_WIN32
/* No use warning on Win32, there aren't any non-devel versions anyhow... */
- g_warning ("" "YOU ARE USING THE DEVEL BRANCH 1.3.x OF GTK+ WHICH IS CURRENTLY\n"
+ g_message ("" "YOU ARE USING THE DEVEL BRANCH 1.3.x OF GTK+ WHICH IS CURRENTLY\n"
" UNDER HEAVY DEVELOPMENT AND FREQUENTLY INTRODUCES INSTABILITIES.\n"
" if you don't know why you are getting this, you probably want to\n"
" use the stable branch which can be retrived from\n"